Welcome![Sign In][Sign Up]
Location:
Search - excel MFC

Search list

[File Operatevc_Exceldemo

Description: 实现vc,mfc操作excel的例子,是学习操作excel的好例子-vc operate Excel,include import excel file to program and export data to excel file
Platform: | Size: 120832 | Author: 朱俊杰 | Hits:

[ELanguageQQ

Description: GridCtrl.h 这个头文件是用来制作表格的工具,可以利用MFC编程时加到相应的头文件里-excel control we are happy to learn C++.and if you want to paint a excel,you will need this control.
Platform: | Size: 1889280 | Author: 刘晓 | Hits:

[File Operateshuex

Description: visual c++编写的基于mfc的excel操作,可以创建、写入、读出excel文件的内容,并用megbox显示出来-visual c++ prepared based on the mfc excel operation, you can create, write, read excel file content and displays with megbox
Platform: | Size: 4525056 | Author: 张大伟 | Hits:

[File OperateFamilyFinances

Description: 一个家庭财务管理系统,采用MFC单文档框架,里面包含视图分割,操作ACCESS数据库EXCEL及WORD采用了LISTVIEW FORMVIEW EDITVIEW视图效果-FamilyFinances MFC CDocument Include CFormView CListView CEditView ADO EXCEL WORD
Platform: | Size: 17376256 | Author: 方波 | Hits:

[AlgorithmOpenExcel

Description: MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL.EXE(officer2007为EXCEL.EXE,officer2003为EXCEL9.OLB)的路径。然后在Interface框(即1号框)中选择操作Excel的基本接口-MFC_ list CListCtrl read and write Excel files, just finished, the pro-test is available, but not to learn about CListCtrl usage. Introduction: Enter excel file to the list & & output list to excel file, you need one, to add to the project' s seven basic categories, namely: CApplication, CMyFont, CRange, CWorkBook, CWorkBooks, CWorkSheet, CWorkSheets, select MFC Class From TypeLib, select the Add Class From File, in Location, type or select EXCEL.EXE (officer2007 as EXCEL.EXE, officer2003 as EXCEL9.OLB) path. Then in the Interface box (ie the 1st box), select operating base interface of Excel
Platform: | Size: 276480 | Author: 曾峥 | Hits:

[ADO-ODBCCDatabase_Excel_ODBC

Description: 使用MFC自带的CDatabase通过ODBC驱动访问、操作Excel的例子-By using the MFC ODBC driver that comes with CDatabase access, manipulate Excel examples
Platform: | Size: 6144 | Author: 温志平 | Hits:

[File OperateExcelSQL

Description: 该程序用于windows平台中MFC程序操作Excel程序,并且实现MFC中表格可编辑功能-The program for the windows platform MFC program operation Excel program, and to achieve the MFC forms are available editing functions
Platform: | Size: 117760 | Author: gaopai | Hits:

[Dialog_WindowreadExcel

Description: 一个简单的基于MFC的基础对话框的创建excel文件程序-A simple dialog based MFC-based program created excel file
Platform: | Size: 6057984 | Author: xiaolv | Hits:

[Dialog_Windowcorrelation-analysis

Description: 一个求关联分析的例子,附读取的excel文件,基于MFC的基础对话框的读取excel文件的程序-An example for the correlation analysis, with read excel file, based on MFC dialog based program to read excel file
Platform: | Size: 12512256 | Author: xiaolv | Hits:

[OtherWORD

Description: 基于MFC程序,主要实现 word 和 excel报表功能-MFC-based program, the main function to achieve word and excel report
Platform: | Size: 23748608 | Author: 崔康宁 | Hits:

[OtherTestExcel

Description: 这是一个在VC++6.0MFC与EXCEl相关联-This is a VC++6.0 MFC associated with EXCEl
Platform: | Size: 5512192 | Author: 大罡 | Hits:

[ADO-ODBCGetXSL

Description: 一个基于MFC操作excel表格的应用程序。根据需求生成一张刻度与数据对应的excel表-MFC-based operation excel spreadsheet application. Excel sheet with a scale corresponding to the data generated on demand
Platform: | Size: 16425984 | Author: puqin | Hits:

[GUI DevelopMenuControl

Description: excel文本转换为dat MFC应用程序。-excel convert text to dat MFC application.
Platform: | Size: 19790848 | Author: sADFASD | Hits:

[Windows DevelopExecl

Description: 用MFC写的从EXCEL读取数据并把数据排序后写入到txt文件中的小例子。-Write to read data from EXCEL using MFC and the data is written to the txt file sorted in small examples.
Platform: | Size: 2468864 | Author: 陈辰 | Hits:

[ADO-ODBCApplication

Description: MFC实现的用于数据库操作,用于哥EXCEL互相传送数据。-MFC implementation for database operations, brother EXCEL for transferring data with each other.
Platform: | Size: 7948288 | Author: 呼啸卫 | Hits:

[Windows DevelopOpenExcel

Description: MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL.EXE(officer2007为EXCEL.EXE,officer2003为EXCEL9.OLB)的路径。然后在Interface框(即1号框)中选择操作Excel的基本接口,分别是:_Application,_WorkBook,_WorkSheet, Range,Font,WorkBooks,WorkSheets。点击Generated classes(即2号框)中CFont0类,在classes(即3号框)和File(即4号框)中修改其类名为CMyFont,头文件名为CMyFont.h(类名和头文件名,也可以是其他名字,由自己确定)。点击Finish完成添加-MFC_ list CListCtrl read and write Excel files, just finished, pro-test is available, do not know can learn about CListCtrl usage. Introduction: input excel file to the list && output list to excel file, you need an add basic seven categories in the project, namely: CApplication, CMyFont, CRange, CWorkBook, CWorkBooks, CWorkSheet, CWorkSheets, select MFC Class From TypeLib, select the Add Class From the File, enter or select EXCEL.EXE in Location (officer2007 as EXCEL.EXE, officer2003 as EXCEL9.OLB) path. And select Options in Excel Interface box (ie the 1st box) basic interface, namely: _Application, _WorkBook, _WorkSheet, Range, Font, WorkBooks, WorkSheets. Click the Generated classes (ie the 2nd box) CFont0 class, modify its kind in classes (ie the 3rd frame) and File (ie the 4th box) named CMyFont, header file called CMyFont.h (the class name and the name of the header file , other names may be determined by their own). Click Finish to add
Platform: | Size: 276480 | Author: bpudn4 | Hits:

[OtherTestExcel

Description: TestExcel.rar 基本功能:一个基于对话框的MFC简单程序,里面可以打开EXCEl,并往特定单元格填写数据,读取特定单元格数据并显示到对话框中,最后关闭EXCEl,复制EXCEl文件。-The basic function of TestExcel.rar: a dialog based MFC simple procedure, it can open the EXCEl, and to a specific cell fill in data, read a specific cell data and display to the dialog box, finally closing EXCEl, copy the EXCEl file.
Platform: | Size: 17453056 | Author: 古月明 | Hits:

[ListView/ListBoxMFCExcellistctrl

Description: MFC编写的仿Excel的表格程序,非常具有参考价值,比较全面-MFC listctrl
Platform: | Size: 167936 | Author: zfp | Hits:

[Multimedia Developtest---2

Description: MFC 做的操作Excel程序 用了别人的Excel类 所以不用再导入类了 比较方便 这个是以前学习的时候做的 比较简单 对于比较复杂的表单 可以通过编辑excel模板实现 这个网上可以有资料的-So no need to import the class that was previously a relatively easy time learning to do relatively simple to more complex forms can be achieved by editing this online information can excel template
Platform: | Size: 902144 | Author: 洪岩 | Hits:

[Dialog_WindowExcelAccessSrc

Description: 用MFC实现基本的读写EXCEL的功能,用MFC实现基本的读写EXCEL的功能-MFC with basic reading and writing EXCEL functions
Platform: | Size: 2890752 | Author: 张久松 | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net